Otherwise, you will have to design a C++ object that can serialize itself into/from the EEPROM, taking in account of the possible variable lengths of its members and their memory allocations.
Since ConfigFile that IGRR mentioned already exist, why re-inventing the wheel ...