NotebookPath is a global option that determines which directories are searched when a specified notebook is needed.
NotebooksMenu is a global option that specifies which recently opened notebooks are listed under the File menu.
OutputAutoOverwrite is an option for notebooks that specifies whether the output of a command should replace any existing output from a previous evaluation.
OverscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies the style and display of OverscriptBox constructs.
PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
PreferencesPath is a global option that specifies which directories are searched for user-specific settings when Mathematica is started.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
SaveAutoDelete is an option for ErrorBox objects that specifies whether the ErrorBox is automatically deleted when the notebook containing it is saved.