TVB-2556 Fix after lazy models import changes
Created by: bvalean
In tvb-framework and library tests we have some use cases where all the models are needed (e.g ui forms and tests). For this we propose adding an enum with all the models in tvb.simulator.models.init.py.