/** * add a select option to this field (valid for select/multiselect fields). * This method is only supported on scripted fields via the UI Object API * * @param {string} value internal ID for this select option * @param {string} text display value for this select option * @param {boolean} [selected] if true then this select option will be selected by default * @since 2008.2 */