Session Never expire with cookie

I need to create a session that never expires. This session will have as value an array. I need after the expired session, the cookie may store the session value and help the session to be created again with the same values.

You can do this simply with yii2?

You can set far-far-away expiration date.