Optional
Readonly
defaultThe default value of the option. If omitted, multiple
options default to the top item in the list.
Optional
Readonly
descriptionAn optional longer explanantion of this option, to be shown in the UI.
Readonly
identifierAn identifying string for this option.
Optional
Readonly
labelA short label for this option.
Optional
Readonly
valueDisplay names corresponding to the entries in the values array. These are shown in the option UI. If ommitted, the raw value strings are shown instead.
Optional
Readonly
valuesThe possible values for a multiple
option.
A multiple-choice option.