ClosingAutoSave is an option for notebooks that specifies whether a notebook is automatically saved when it is closed.
CounterAssignments is an option for selections that sets the value of a specified counter.
CounterIncrements is an option for selections that specifies whether the value of a specified counter is incremented by one.
DefaultFontProperties is a global option that specifies various properties of a font family, such as its character encoding and whether it is monospaced.
DefaultNewInlineCellStyle is an option for cells that specifies the default style to use for new inline cells created in the notebook.
DefaultNotebook is a global option that specifies which notebook is used as a template for all new notebooks.
DeletionWarning is an option for InterpretationBox or TagBox objects that specifies whether a warning is issued if the box is deleted.
ErrorBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} applies options and corresponding values.
EvaluationCompletionAction is an option for notebooks that specifies the action taken when an evaluation is completed.
ExternalDataCharacterEncoding is a global option that specifies the character encoding used in reading and writing plain text data outside of Mathematica.