$prefGroups['compose'] = array(
    'column' => _("Other Options"),
    'label' => _("Message Composition"),
    'desc' => _("Customize how you send mail and where drafts are saved."),
    'members' => array(
	    'wrap_width',
	    'quote_prefix',
	    'compose_popup',
	    'folderselect',
	    'drafts_folder',
	    'close_draft',
	    'reply_quote'
	    )
);
