Are you possibly looking for: FPaths::GameDir() or FPaths::GameUserDir()?
Anyway, I would probably save profile specific information there or in the Game Config and load it into a custom game instance.
However, this is only useful if you’re only allowing one profile.