In creating a smart list inside a program, is it possible to use a token within a filter?
For example, lets say I have a lead attribute 'Favorite Ice Cream flavor' and want to create a Program for people who like mint chocolate chip. I'd like to be able to create a token: `{{my.flavor}}: mint chocolate chip` and then use that token in a smart list to add people to the Program.
Then, if I wanted to run a similar Program, but only for people who like Rocky Road, I could clone the Program and change the token.