How to apply read-only CVar in packaged game?

Hi everyone, I have game for Android and I want to make it possible to change the CVar in the game settings menu. But i cant just change CVar r.Android.DisableVulkanSM5Support with “Execute command” node because it read-only. Is there a way to do this?