Automatic firing of console commands?

Is it possible to:

  1. have some console commands fire automatically when I start playing the game in the editor?
  2. define presets of console commands in a file that is not shared with the rest of the team (so not in BaseGame.ini etc)?

without coding it in C++ or creating some BPs that call it manually? Basically, by adding them to some *.ini file?