How to implement check box in ionic 3 with firebase

Hello,
I’m practicing ionic 3 with firebase, I’m trying to get check box values in ionic 3 and save them in firebase database. can anyone have suggestions how to generate variables and access them with ngModel to get multiple selecteed values.

See:

I have doubt on creating and accessing it in component . i am not able to use multiple check boxes selection and save it to firebase