Persistent reactive vars

Any ideas on how I could implement persistency for ReactiveVars so they behave like ReactiveDicts on refresh ?

The only idea I have is to use ReactiveDict with a single ‘content’ key in replacement for ReactiveVar