Added support for defining the options of a Select field as an array of objects with the shape {value: string, label: string} using a small JSON editor. This is available in the Action Builder > Action form section.
Added support for setting a default value for a Select field, based on the options defined in the JSON editor.