Your thoughts on and comments to Volume Rendering in Unreal Engine 4.

Yes you can channel pack, but if you want to use it to get more resolution, that would involve taking additional reads of that texture. Or you can pack other things like vector fields into the other channels. One approach is to pack a different kind of noise into each channel so you can blend between them using yet another mask to provide variation.