At the moment you need to user SimpleList/SimpleReference in your classes to create references between SimplePersistence object. There is no reason why these aren't injected at store time if a list only contains SimpleModel instances.
Btw. If a list contains SimpleModel instances and other instances an exception will be thrown.