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.
Format
(Built-in Mathematica Symbol) Format[expr] prints as the formatted form of expr. Assigning values to Format[expr] defines print forms for expressions. Format[expr, form] gives a format for the specified ...
FrameBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies default settings.
NotebookBrowseDirectory is a global option that determines the current working directory.
PageFooterLines is an option for notebooks that specifies whether a horizontal line is inserted at the bottom of each page when the notebook is printed.
PageHeaderLines is an option for notebooks that specifies whether a horizontal line is inserted at the top of each page when the notebook is printed.
PrintingCopies is an option for notebooks that specifies the number of copies of a notebook printed when a print command is given.