a popup list of predefined select options in Spreadsheet
$$("ss1").setCellEditor(8,2,{ editor:"ss_richselect", options:"B3:B7" });
Edits cell values with respect to cell format
Note that this editor will only work with the Spreadsheet.