Select List (single choice)
Has a single default value.
Select List (cascading)
Each option can have childoptions. Has a single compound default value consisting of a parent option and a child option.
Select List (multiple choices)
Has multiple options as default value.
Checkboxes
Has multiple options as default value.
Radio Buttons
Has a single option as default value.
Since app version 2.6.0 the bulk import feature lets you upload CSV or JSON files containing options and insert them in one action. NOTE: There is a global setting to allow the bulk import only to Jira Administrators