AddChoice
Description
Adds a selectable choice to the combo box.
Arguments
string value
Display text.
any data = nil
Optional payload value.
boolean select = nil
Whether this choice should be selected immediately.
string icon = nil
Optional icon material path/URL.
Returns
number index
Inserted choice index.