Gets the final list of options, which may be generated from an enum.
Return Value
Type: Array ElementType: Object
An array of plain objects with properties:
text [type: String] - The text to be displayed by the options property grid editor.
value [type: Object] - The value stored in the property when an option is chosen.