Bundles are cool because you can isolate their creation/reading more easily, therefore separating the code handling the bundles from the code of the UI.
In most case that's useless as you'll want to transmit the smallest possible amount of data (usually just a couple of strings, an id ...)