PlasterTemplate/Sampler/enums/Stuff.ps1

enum Stuff {
    Thing       = 1
    OtherThing  = 2
}