Type: ChoiceFactoryGraceDocs
ChoiceFactory = type { ...added methods below... }
Type of factory to generate choice boxes (pop-up menus)

Added methods

Method signature Return type
options Choice
Create choice item initialized with options and showing first item when created
optionslabeled(label:String) Choice
Create choice item initialized with options and showing label when first created