In a psychology paper Gobet and others define the chunk as a collection of memory elements having strong associations with one another but weak associations with elements within other chunks
The Structured design principle of cohesion and coupling is the optimization function that produces structures of chunks as defined by psychologists.
Indeed many texts reflect that Structured design is primarily the discipline of decomposition of code by chunking.