SuperscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for SuperscriptBox objects.
Trace
(Built-in Mathematica Symbol) Trace[expr] generates a list of all expressions used in the evaluation of expr. Trace[expr, form] includes only those expressions which match form. Trace[expr, s] includes ...
UnderBar[expr] displays with a bar under expr.
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
$CommandLine is a list of strings giving the elements of the original operating system command line with which Mathematica was invoked.
$HomeDirectory gives your "home" directory.
$IgnoreEOF specifies whether Mathematica should terminate when it receives an end-of-file character as input.
$LicenseServer is a string that gives the name of the license server that is currently authorizing Mathematica to be run.
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
$MachineType is a string giving the general type of computer on which Mathematica is being run.