how to control the visual effects inside the play montage

hello
I have a question is it possible to control the visual effects inside the play montage.
I want to have multiple visual effects inside the play montage and only show one of them depending on an integer value.
for example if the integer variable is 1 then It will show only the first visual effects, but if the value is 2 then It will be showing the second etc…

one solution I thought about is to have multiple play montages and select one of them depending on the value of the integer
but I want something more Dynamic that does not require me creating tens of playing montages