When compiling your packaged game in Unreal Engine, you may want to pass command line arguments that can be consumed by your Target.cs file. This can be useful for many applications, such as differenciating builds for PC-specific storefronts (such as Steam and EGS builds), as well as toggling functionality between beta or demo builds.