Saveable is an option for notebooks that specifies whether a notebook can be saved.
ShowCellTags is an option for Cell that specifies whether to display tags for a cell.
SpanMaxSize is an option for selections that specifies the maximum size of spanning characters such as parentheses and brackets.
SpanMinSize is an option for selections that specifies the minimum size of spanning characters such as parentheses and brackets.
SpellingDictionariesPath is a global option that specifies which directories are searched for spelling dictionaries when the Edit \[FilledRightTriangle] Check Spelling menu ...
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).
StringInsert["string", " snew", n] yields a string with " snew" inserted starting at position n in " string". StringInsert["string", " snew", -n] inserts at position n from ...
SubscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SubscriptBox objects.
SubsuperscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SubsuperscriptBox objects.
SuperscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SuperscriptBox objects.