What you are going to need is to add save games to your projects. They can be both used from BluePrints and from C++. The following resource should get you started: Save your game.
To show a text box what you would require is to build a user interface using Slate in C++ or UMG in BluePrints.