But i have Mutator (not DeathMatchPlus). I want to change a variable SettingsMenuType through the class mutator. If this is possible then how to do it?
You can't do it without access to the Root. The Root holds the menu options, simply put, using a mutator wont do it, however a game type can. Have a look at the code for RocketArena for how to bork menu options.