Selective Dithering?

Is there any way of allowing selective dithering within TexturePacker? I’m using RGBA4444 format, and would like some of the sprites to be dithered differently to others, (some are better off as NearestNeighbour and some better off as FloydSteinbergAlpha)… Is there any possible way of doing this?

Thanks!