MODWPTDETAILS actually projects the signal onto the various wavelet packet subspaces, that is what provides the zero-phase filtering because you are using not only the analysis filters but also the synthesis filters. MODWPT does have a time-aligned option that will provide an approximation to this using just the analysis filters (coefficients), but it is not exact like MODWPTDETAILS. The MODWPT with time-aligned does have the advantage of still conserving the signal energy though. The similarity between MODWPT and MODWPTDETAILS is analogous to MODWT and MODWTMRA.