Variable for the Enable Root Toggle of Run Shell Actions and Custom Settings
There should be a variable that can be set in place of the root toggle so that commands that are created and run dynamically can automatically set if root will be required or not. Moreover if projects are being shared with other people, some people might not need or want to run shell commands as root. This would make it easier to create those projects with like a global variable maybe. If the value is "1", then run with root, otherwise don't run with root.