Adding level to the packed game

Hi!
I want to solve one task with UE.

I have a packed standalone game. Can I create level in UE editor and add it in this game, without game repacking?

I know about AssetBundle technology in Unity, which allow loading scene in builded game. Has UE4 analogue of this technology?