This issues handles defining StaticSampler in-memory representation and the extra keyword/enum tokens required for lexing. Then we implement a ParseStaticSampler method to construct the struct using previously defined parse methods.
Dependent on #126569
AC: