Parameter options
Parameter options passed with parameter variables depend on the context, in which the parameter had been called. Syntactically, all options will be accepted, but the will cause an effect only, when the context is evaluating extended options.
Definition:
parm_options := ignore_case | descending | not_empty | unique | _static

