Is it possible to create sphere worlds in UE4?

It is but you will require to create a custom gravity vector instead of using the build-in engine gravity. Here is a forum thread about how to do it and to get you started: Dynamic gravity for characters - C++ - Unreal Engine Forums

You gravity vector would then point into the sphere.