Scoped Options
Scoped options are constrains to describe the state of a item, only specific to items alive during a session like aliases, functions and variables.
Item cmdlets may have -Options
parameter but there won't have completion for it unless you're operating on a session state item.
NOTE