I don't really understand your question, but here is maybe the solution: if you want to store word sized variable's into the eeprom memory you have to split the word into 2 byte's you can use the variable.lowbyte and variable.highbyte command. When reading you do this procidure in reverse.